[INFO] cloning repository https://github.com/SteelDynamite/bevy-tasks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SteelDynamite/bevy-tasks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelDynamite%2Fbevy-tasks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelDynamite%2Fbevy-tasks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d90354fd363f2eb08ce0828d979cde87865d8b0
[INFO] testing SteelDynamite/bevy-tasks against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelDynamite%2Fbevy-tasks" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SteelDynamite/bevy-tasks
[INFO] finished tweaking git repo https://github.com/SteelDynamite/bevy-tasks
[INFO] tweaked toml for git repo https://github.com/SteelDynamite/bevy-tasks written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SteelDynamite/bevy-tasks on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SteelDynamite/bevy-tasks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing SteelDynamite/bevy-tasks against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteelDynamite%2Fbevy-tasks" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SteelDynamite/bevy-tasks
[INFO] finished tweaking git repo https://github.com/SteelDynamite/bevy-tasks
[INFO] tweaked toml for git repo https://github.com/SteelDynamite/bevy-tasks written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SteelDynamite/bevy-tasks on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SteelDynamite/bevy-tasks already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.14
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.5
[INFO] [stderr]       Adding anstyle-wincon v3.0.11
[INFO] [stderr]       Adding anyhow v1.0.102
[INFO] [stderr]       Adding chrono v0.4.44
[INFO] [stderr]       Adding clap v4.5.60 (available: v4.6.0)
[INFO] [stderr]       Adding clap_builder v4.5.60 (available: v4.6.0)
[INFO] [stderr]       Adding clap_derive v4.5.55 (available: v4.6.0)
[INFO] [stderr]       Adding clap_lex v1.1.0
[INFO] [stderr]       Adding colorchoice v1.0.5
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding console v0.15.11
[INFO] [stderr]       Adding directories v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding dirs-sys v0.4.1
[INFO] [stderr]       Adding encode_unicode v1.0.0
[INFO] [stderr]       Adding fs_extra v1.3.0
[INFO] [stderr]       Adding iana-time-zone v0.1.65
[INFO] [stderr]       Adding iana-time-zone-haiku v0.1.2
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.4)
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]     Updating libc v0.2.175 -> v0.2.183
[INFO] [stderr]       Adding linux-raw-sys v0.12.1
[INFO] [stderr]       Adding mio v1.1.1
[INFO] [stderr]       Adding number_prefix v0.4.0
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]       Adding option-ext v0.2.0
[INFO] [stderr]       Adding redox_users v0.4.6
[INFO] [stderr]       Adding rustix v1.1.4
[INFO] [stderr]       Adding serde_yaml v0.9.34+deprecated
[INFO] [stderr]       Adding signal-hook-registry v1.4.8
[INFO] [stderr]       Adding socket2 v0.6.3
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding tempfile v3.27.0
[INFO] [stderr]       Adding tokio v1.50.0
[INFO] [stderr]       Adding tokio-macros v2.6.1
[INFO] [stderr]     Updating unicode-width v0.1.14 -> v0.2.2
[INFO] [stderr]       Adding unsafe-libyaml v0.2.11
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.48.0
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d61f0bc21e31220397f1b26d85dfc05e37ed3ce34ccd098df14dd1e1155f528
[INFO] running `Command { std: "docker" "start" "-a" "3d61f0bc21e31220397f1b26d85dfc05e37ed3ce34ccd098df14dd1e1155f528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d61f0bc21e31220397f1b26d85dfc05e37ed3ce34ccd098df14dd1e1155f528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d61f0bc21e31220397f1b26d85dfc05e37ed3ce34ccd098df14dd1e1155f528", kill_on_drop: false }`
[INFO] [stdout] 3d61f0bc21e31220397f1b26d85dfc05e37ed3ce34ccd098df14dd1e1155f528
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f886614dd70344a3ac3b38a22e3aa6ab0297f23c750b9907d563cb128f4ee083
[INFO] running `Command { std: "docker" "start" "-a" "f886614dd70344a3ac3b38a22e3aa6ab0297f23c750b9907d563cb128f4ee083", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling errno v0.3.13
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bevy-tasks-core v0.1.0 (/opt/rustwide/workdir/crates/bevy-tasks-core)
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> crates/bevy-tasks-core/src/config.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> crates/bevy-tasks-core/src/storage.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let metadata = self.read_root_metadata()?;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bevy-tasks-gui v0.1.0 (/opt/rustwide/workdir/crates/bevy-tasks-gui)
[INFO] [stderr]    Compiling bevy-tasks-cli v0.1.0 (/opt/rustwide/workdir/crates/bevy-tasks-cli)
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> crates/bevy-tasks-cli/src/commands/task.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `uuid`
[INFO] [stdout]  --> crates/bevy-tasks-cli/src/commands/task.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `uuid`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `uuid`, use `cargo add uuid` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> crates/bevy-tasks-cli/src/commands/task.rs:200:29
[INFO] [stdout]     |
[INFO] [stdout] 200 |     if let Ok(naive_date) = chrono::NaiveDate::parse_from_str(s, "%Y-%m-%d") {
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppConfig`
[INFO] [stdout]  --> crates/bevy-tasks-cli/src/commands/workspace.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy_tasks_core::{AppConfig, TaskRepository, WorkspaceConfig};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TaskStatus`
[INFO] [stdout]  --> crates/bevy-tasks-cli/src/commands/task.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy_tasks_core::{Task, TaskStatus};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> crates/bevy-tasks-cli/src/commands/task.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workspace_name`
[INFO] [stdout]  --> crates/bevy-tasks-cli/src/commands/list.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (mut repo, workspace_name) = get_repository(workspace)?;
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workspace_name`
[INFO] [stdout]   --> crates/bevy-tasks-cli/src/commands/list.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let (repo, workspace_name) = get_repository(workspace)?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workspace_name`
[INFO] [stdout]   --> crates/bevy-tasks-cli/src/commands/list.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let (mut repo, workspace_name) = get_repository(workspace)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workspace_name`
[INFO] [stdout]  --> crates/bevy-tasks-cli/src/commands/group.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let (mut repo, workspace_name) = get_repository(workspace)?;
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workspace_name`
[INFO] [stdout]   --> crates/bevy-tasks-cli/src/commands/group.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let (mut repo, workspace_name) = get_repository(workspace)?;
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workspace_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy-tasks-cli` (bin "bevy-tasks") due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f886614dd70344a3ac3b38a22e3aa6ab0297f23c750b9907d563cb128f4ee083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f886614dd70344a3ac3b38a22e3aa6ab0297f23c750b9907d563cb128f4ee083", kill_on_drop: false }`
[INFO] [stdout] f886614dd70344a3ac3b38a22e3aa6ab0297f23c750b9907d563cb128f4ee083
